projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f6970
)
Add auto-save-include-big-deletions.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:36:38 +0000
(23:36 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:36:38 +0000
(23:36 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 47ea74ebbbbd18e034d6c5c7d467c5f62041861d..3771e647ca73fcc736a47a663feeaa83d604f6af 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1892,6
+1892,9
@@
port support (see Emacs changes, above).
** Miscellaneous new variables
+*** `auto-save-include-big-deletions', if non-nil, means auto-save is
+not turned off automatically after a big deletion.
+
*** `read-circle', if nil, disables the reading of recursive Lisp
structures using the #N= and #N# syntax.